- Add autoconf automake BuildRequires: new dependencies, needed to
bootstrap configure.
- Run autoreconf, as the tarballs are no longer bootstrapped.
- Build using GTK3:
+ Replace pkgconfig(gtk+-2.0) BuildRequires with
pkgconfig(gtk+-3.0).
+ Pass --with-gtk3 to configure.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/clipit?expand=0&rev=12
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 9 10:12:15 UTC 2024 - jun wang <jgwang@suse.com>
|
|
|
|
- Update to version 1.4.5
|
|
* All changes from github:
|
|
https://github.com/CristianHenzel/ClipIt/compare/1.4.2...v1.4.5
|
|
- Add autoconf automake BuildRequires: new dependencies, needed to
|
|
bootstrap configure.
|
|
- Run autoreconf, as the tarballs are no longer bootstrapped.
|
|
- Build using GTK3:
|
|
+ Replace pkgconfig(gtk+-2.0) BuildRequires with
|
|
pkgconfig(gtk+-3.0).
|
|
+ Pass --with-gtk3 to configure.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 23 17:54:18 CEST 2019 - ro@suse.de
|
|
|
|
- Fix build-requires for factory/tumbleweed rsvg-convert tool is
|
|
now in rsvg-convert package.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 13 22:46:02 UTC 2016 - mailaender@opensuse.org
|
|
|
|
- Use https://en.opensuse.org/SourceUrls
|
|
- Only recommend xdotool (optional: for automatic paste)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 24 20:25:55 UTC 2014 - zaitor@opensuse.org
|
|
|
|
- Drop unneeded gnome-icon-theme BuildRequires.
|
|
- Fix license tag to comply with opensuse guidelines.
|
|
- Add changes file.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 03 20:18:01 UTC 2011 - damianatorrpm@gmail.com
|
|
|
|
- Initial packaging, version 1.4.2-1.
|