Rex Dieter
e29deda9f5
fix build
...
drop reference to awol patch, fix %%check
2013-10-09 10:52:06 -05:00
Rex Dieter
edefa00097
taglib-1.9.1
2013-10-08 23:27:36 -05:00
Rex Dieter
a2dc36b64d
License: +MPL
2013-10-08 06:54:47 -05:00
Rex Dieter
bcfe797bfd
taglib-1.9
2013-10-06 21:33:31 -05:00
Dennis Gilmore
3366b162c3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 22:16:03 -05:00
Rex Dieter
e1ff0ad2e6
20120218git snapshot
2013-02-18 10:44:18 -06:00
Dennis Gilmore
273db7479e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 19:16:15 -06:00
Rex Dieter
6e3fb8c626
1.8-3.20121215git
...
- 20121215git snapshot
- .spec cleanup
2012-12-15 12:42:50 -06:00
Rex Dieter
5d191f2e08
taglib.h: fix TAGLIB_MINOR_VERSION
2012-09-13 08:33:58 -05:00
Rex Dieter
0732b66bd3
taglib-1.8
2012-09-06 20:12:33 -05:00
Dennis Gilmore
824c1ab051
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-21 17:43:54 -05:00
Rex Dieter
97779d7817
taglib-1.7.2
2012-04-21 15:13:55 -05:00
Rex Dieter
0506572cc4
taglib-1.7.1
2012-03-19 12:17:19 -05:00
Dennis Gilmore
af8602485a
- Rebuilt for c++ ABI breakage
2012-02-28 14:19:05 -06:00
Orcan Ogetbil
7eb449dacf
Backported fix for a crash in .ape file parsing RHBZ#700727
2012-02-04 11:43:20 -05:00
Dennis Gilmore
bb8f16bf1c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-14 00:18:11 -06:00
Rex Dieter
6353759767
taglib-1.7 (final)
2011-03-14 08:37:25 -05:00
Rex Dieter
64fda57a88
taglib-1.7rc1
2011-02-19 19:35:51 -06:00
Dennis Gilmore
2b3a2b2c49
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-09 11:59:41 -06:00
Rex Dieter
38d7dee4d3
- taglib-1.6.3
2010-04-20 15:52:55 +00:00
Rex Dieter
1f76b8591e
- cosmetics, tighten %files
2010-04-19 14:28:15 +00:00
Rex Dieter
20b6df4104
- fix version in taglib-config, taglib.pc
2010-04-12 17:51:25 +00:00
Rex Dieter
886bb70239
sync w/F-13 branch
2010-04-12 17:32:19 +00:00
Michael Schwendt
4ff6ac8e82
- Update with four post-1.6.1 fixes from 20100126 (r1056922, r1062026,
...
r1062426, r1078611).
2010-01-26 20:37:10 +00:00
Michael Schwendt
c286f517af
- Update with two post-1.6.1 changes from 20091103.
2009-11-06 12:21:47 +00:00
Michael Schwendt
2ef23238ea
- Update to 1.6.1 (bug-fixes, of which one is considered a fix for a
...
serious bug: saving of Ogg FLAC comments).
2009-10-31 11:51:55 +00:00
Michael Schwendt
e56adddf52
tarball available in official location
2009-09-18 08:47:09 +00:00
Michael Schwendt
788e36bc1e
- Include the new NEWS file as %doc.
2009-09-17 12:44:55 +00:00
Michael Schwendt
3f7d5a8079
- Add patch to fix MP4 test on ppc/ppc64.
...
- Update to 1.6 final.
2009-09-14 13:13:25 +00:00
Michael Schwendt
995522768d
- Update to 1.6 final.
2009-09-14 07:57:43 +00:00
Michael Schwendt
d017c73508
- Merge another bug-fix from 1.6rc1 (this adds 3 symbols) and really add
...
tstring bug-fix:
171957)
:operator[] and in String::operator+=. (BUG:169389)
2009-09-04 10:21:32 +00:00
Michael Schwendt
3c15b4b36b
delete doxygen md5 files
2009-08-23 18:44:02 +00:00
Michael Schwendt
d6524a5450
noarch sub-pkg for F10, too
2009-08-23 18:32:14 +00:00
Michael Schwendt
a6dff707f5
noarch -doc pkg
2009-08-23 18:30:10 +00:00
Michael Schwendt
40d0f9655e
- Build API documentation into -doc package.
2009-08-23 18:28:26 +00:00
Michael Schwendt
e0fb849f89
point run-time linker in test-suite to newly built taglib
2009-08-22 10:58:11 +00:00
Michael Schwendt
353b16ce36
BR cppunit-devel conditionally
2009-08-22 10:45:42 +00:00
Michael Schwendt
f69b1b0917
- Cherry-pick bug-fix patches from 1.6 development (also replaces the old
...
taglib-1.5-kde#161721.patch):
169810)
107659)
Fixed overflow while calculating bitrate of FLAC files with a very high
bitrate.
:year() now falls back to YEAR if DATE doesn't exist and
XiphComment::year() falls back to TRACKNUM if TRACKNUMBER doesn't
exist. (BUG:144396)
:split().
:operator[] and in String::operator+=. (BUG:169389)
176373)
167786)
188578)
168382)
172556)
Added support for PRIV ID3v2 frames.
Empty ID3v2 genres are no longer treated as numeric ID3v1 genres.
Added support for the POPM (rating/playcount) ID3v2 frame.
161721)
2009-08-22 10:44:21 +00:00
Michael Schwendt
ab38c0c224
- Add %check section and conditionally build with tests.
2009-08-22 10:42:57 +00:00
Michael Schwendt
a95e584649
- Update descriptions (and mention the additional file formats).
2009-08-22 10:41:49 +00:00
Jesse Keating
2890907129
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-27 05:29:32 +00:00
Jesse Keating
4d30905b5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-25 18:20:14 +00:00
Rex Dieter
92874a92c4
- rebuild for pkgconfig deps
2008-12-12 20:20:32 +00:00
Rex Dieter
42c1a7d0f3
- Encrypted frames taglib/Amarok crash (kde#161721)
2008-10-06 20:54:30 +00:00
Rex Dieter
4cd7020f0f
small typo
2008-02-21 02:48:39 +00:00
Rex Dieter
dc34a287c7
- taglib-1.5
2008-02-21 02:44:59 +00:00
Rex Dieter
bc0aab1033
- taglib-1.5rc1
...
- omit taglib-1.4_wchar.diff (for now)
2008-02-13 12:45:45 +00:00
Rex Dieter
95bfa3faf4
- taglib-1.5b1
2008-02-04 15:16:57 +00:00
Rex Dieter
c54f9f9be5
- svn20080116 snapshot
...
- multiarch conflicts (#343241 )
2008-01-16 13:12:22 +00:00
Rex Dieter
eca4b75720
note cvsadmin ticket
2008-01-02 13:29:13 +00:00