Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
totem-pl-parser
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
totem-pl-parser
Commits
b5971f08
Commit
b5971f08
authored
Jun 21, 2017
by
Bastien Nocera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3.10.8
parent
6b62d225
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
NEWS
NEWS
+8
-0
configure.ac
configure.ac
+1
-1
No files found.
NEWS
View file @
b5971f08
New features and significant updates in version...
3.10.8:
- Use Unicode in translatable strings
- Autotools build changes
- Enable videosite support even without quvi
- Port from GSimpleAsyncResult to GTask
- Fix shadowed URI variable in PLA parser
- Add support for GMime 3.0 API
3.10.7:
- Don't consider M3U playlists as text/plain
- Simplify ITMS link parsing
...
...
configure.ac
View file @
b5971f08
...
...
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
m4_define(totem_version_major, 3)
m4_define(totem_version_minor, 10)
m4_define(totem_version_micro,
7
)
m4_define(totem_version_micro,
8
)
AC_INIT([totem-pl-parser],
[totem_version_major.totem_version_minor.totem_version_micro],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment